kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Int
/
Companion
/
SIZE_BITS
SIZE_BITS
Native
const
val
SIZE_BITS
:
Int
=
32
Content copied to clipboard
The number of bits used to represent an instance of Int in a binary form.
Since Kotlin
1.3